Skip to content

chore(master): release 8.0.0#1

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--nodemailer
Open

chore(master): release 8.0.0#1
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--nodemailer

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Dec 22, 2025

🤖 I have created a release beep boop

8.0.0 (2025-12-22)

⚠ BREAKING CHANGES

  • SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features

Features

Bug Fixes

  • requeueAttempts=n should requeue n times (3bfc545)
  • 🐛 ses verify, add support for v3 API (6107585)
  • added REQUIRETLS test (ec9120e)
  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)
  • addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99)
  • addressparser: flatten nested groups per RFC 5322 (8f8a77c)
  • api: Added support for Ethereal authentication (56b2205)
  • attachments: Set the default transfer encoding for message/rfc822 attachments as '7bit' (007d5f3)
  • close correct socket (a18062c)
  • customAuth: Do not require user and pass to be set for custom authentication schemes (fixes #1584) (41d482c)
  • data-uri: Do not use regular expressions for parsing data URI schemes (12e65e9)
  • data-uri: Moved all data-uri regexes to use the non-regex parseDataUri method (edd5dfe)
  • dns: add memory leak prevention for DNS cache (0240d67)
  • DSN recipient gets ignored (75a1504)
  • encoder: avoid silent data loss by properly flushing trailing base64 (#1747) (01ae76f)
  • Fix memory leak (#1667) (baa28f6)
  • fixed linting (1ebdc09)
  • handle multiple XOAUTH2 token requests correctly (#1754) (dbe0028)
  • headers: Ensure that Content-type is the bottom header (c7cf97e)
  • Increase data URI size limit from 100KB to 50MB and preserve content type (28dbf3f)
  • inline: Use 'inline' as the default Content Dispostion value for embedded images (db32c93)
  • legacy: Removed post-install script (not used anymore) and CONTRIBUTIONS.md (leftover from OpenCollective) (13672b2)
  • license: Updated license year (da4744e)
  • linter: Updated eslint and created prettier formatting task (df13b74)
  • message-generation: Escape single quote in address names (4ae5fad)
  • mime: Added GeoJSON closes #1637 (#1665) (79b8293)
  • pools: Emit 'clear' once transporter is idle and all connections are closed (839e286)
  • prevent stack overflow DoS in addressparser with deeply nested groups (b61b9c0)
  • proxy: Set error and timeout errors for proxied sockets (aa0c99c)
  • punycode: do not use native punycode module (b4d0e0c)
  • ReDoS vulnerability in parseDataURI and _processDataUrl (#1755) (90b3e24)
  • refresh expired DNS cache on error (#1759) (ea0fc5a)
  • release: Trying to fix release proecess by upgrading Node version in runner (579fce4)
  • rename requireTLS -> requireTLSExtensionEnabled (4df461c)
  • resolve linter errors in DNS cache tests (3b8982c)
  • security: Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eternal matching pattern if only a few occurences are expected (dd8f5e8)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • ses: Fixed structured from header (faa9a5e)
  • ses: Use formatted FromEmailAddress for SES emails (821cd09)
  • smtp-connection: jsdoc public annotation for socket (#1741) (c45c84f)
  • tests: Removed Node v12 from test matrix as it is not compatible with the test framework anymore (7fe0a60)
  • tests: Use native node test runner, added code coverage support, removed grunt (#1604) (be45c1b)
  • tls: Ensure servername for SMTP (d66fdd3)
  • updated well known delivery service list (fa2724b)
  • use 8bit encoding for message/rfc822 attachments (adf8611)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)
  • well-known-services: Added AliyunQiye (bb9e6da)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--master--components--nodemailer branch 3 times, most recently from 94ce7fd to 4a99646 Compare December 22, 2025 11:08
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--nodemailer branch from 4a99646 to 791824f Compare December 22, 2025 11:27
@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented Feb 6, 2026

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants